Click or drag to resize

Item Properties

The Item type exposes the following members.

Properties
  NameDescription
Public propertyArchiveTag
Gets or sets the archive tag.
Public propertyAttachments
Contains the items or files that are attached to an item in the Exchange store.
Public propertyBlockStatus
Gets a value indicating whether [block status].
Public propertyBody
Represents the actual body content of a message.
Public propertyBodyHtmlText
Contains the html body text.
Public propertyBodyPlainText
Contains the plain body text.
Public propertyBodyRtf
Contains the Rich Text Format body text.
Public propertyCategories
Represents a collection of strings that identify to which categories an item in the mailbox belongs.
Public propertyComment
Contains a comment of item.
Public propertyConversationId
Contains the identifier of an item or conversation.
Public propertyCreatedTime
Represents the date and time that a given item in the mailbox was created.
Public propertyCulture
Represents the culture for a given item in a mailbox.
Public propertyDisplayName
Contains the display name of the message store.
Public propertyEffectiveRights
Contains the client's rights based on the permission settings for the item or folder.
Public propertyEntityExtractionResult
Gets the entity extraction information on the item.
Public propertyEntryId
Contains a MAPI entry identifier used to open and edit properties of a particular MAPI object.
Public propertyExtendedProperties
Gets a list of extended properties that are defined on this item.
Public propertyFlag
Gets or sets the flag.
Public propertyGroupingAction
Gets the grouping action.
Public propertyHasAttachments
Represents a property that is set to true if an item has attachments at least one visible attachment.
Public propertyHasBlockedImages
Gets a value indicating whether this instance has blocked images.
Public propertyIconIndex
Gets the index of the icon.
Public propertyImportance
Contains the importance of an item.
Public propertyInstanceKey
Gets the instance key.
Public propertyIsAssociated
Indicates whether the item is associated with a folder.
Public propertyIsHidden
Contains the flag that indicates whether the item is hidden from view in the user interface.
Public propertyItemClass
Represents the message class of an item.
Public propertyItemId
Contains the unique identifier and change key of an item in the Exchange store.
Public propertyLastModifiedTime
Indicates when an item was last modified.
Public propertyLastModifierName
Contains the display name of the last user to modify an item.
Public propertyMimeContent
Contains the native Multipurpose Internet Mail Extensions (MIME) stream of an object that is represented in base64Binary format.
Public propertyNextPredictedAction
Gets the next predicted action.
Public propertyParentId
Represents the identifier of the parent folder that contains the item or folder.
Public propertyPreview
Gets the preview.
Public propertyReminderDueBy
Represents the date and time when the appointment occurs.
Public propertyReminderIsSet
Indicates whether a reminder has been set for the appointment in the Exchange store.
Public propertyReminderMinutesBeforeStart
Represents the number of minutes before an event when a reminder is displayed.
Public propertyRetentionDate
Gets or sets the retention date.
Public propertyRetentionTag
Gets or sets the retention tag.
Public propertyRtfCompressed
Contains the Rich Text Format body text.
Public propertySearchKey
Contains a binary-comparable key that identifies correlated objects for a search.
Public propertySensitivity
Indicates the sensitivity level of an item.
Public propertySize
Represents the size in bytes of an item.
Public propertyStoreEntryId
Contains the store entry id. It is Base64 string.
Public propertySubject
Represents the subject for Exchange store items and response objects.
Public propertyTextBody
Gets the text body.
Public propertyUniqueBody
Represents an HTML fragment or plain text which represents the unique body of this conversation.
Public propertyWebClientEditFormQueryString
Represents a URL to concatenate to the Outlook Web App endpoint to edit an item in Outlook Web App.
Public propertyWebClientReadFormQueryString
Represents a URL to concatenate to the Microsoft Office Outlook Web App endpoint to read an item in Outlook Web App.
Top
See Also